Avoid loading the ISO8859-1 iconv module. We're already doing all the
authorAlexander Larsson <alexl@redhat.com>
Mon, 12 Nov 2007 15:51:55 +0000 (15:51 +0000)
committerAlexander Larsson <alexl@src.gnome.org>
Mon, 12 Nov 2007 15:51:55 +0000 (15:51 +0000)
commit118e9f41e23829d391e4be7de7c648ca9a491fc0
treeee125970568c17820c0c551dcb9c9b94a2492116
parented69dc0fb9f6ffc73f2158166a9f83ff7009623a
Avoid loading the ISO8859-1 iconv module. We're already doing all the

2007-11-12  Alexander Larsson  <alexl@redhat.com>

        * gdk/x11/gdkselection-x11.c:
Avoid loading the ISO8859-1 iconv module.
We're already doing all the required work anyway.
This saves 4kb private dirty memory per gtk+ process

svn path=/trunk/; revision=18986
ChangeLog
gdk/x11/gdkselection-x11.c